Conversation
- Database migration: model_pricing, tenant_pricing, pricing_groups, redemptions, quota_transactions tables - User quota fields (quota, used_quota, pricing_group) - Tenant quota fields for reseller balance tracking - Seed data: 22 model pricing ratios, 3 pricing groups - Billing design document (docs/billing-design.md) - Core handler: tenant events via Kafka on create/update/delete - Config Syncer: auto-create multi-path ingress per tenant - Auth: /api/auth/branding endpoint for tenant brand info - Frontend: dynamic brand loading on landing + login pages - Fix: viper env binding for nested config keys
- Fix ISSUE-002: POST /api/tokens now returns all fields with correct types - Fix ISSUE-003: Add token refresh interceptor in api-client before logout - Fix ISSUE-004: Implement GET /api/members with real DB queries - Fix ISSUE-005: Re-implement pricing endpoints in billing service - Add billing service: pricing, quota, usage, redemption modules - Add auth enhancements: SSO, email templates, mailer, OAuth improvements - Add frontend modules: account, auth, billing, pricing, quota, settings, usage - Add i18n messages for new modules (en/zh) - Update gitignore to exclude root-level build binaries Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.